home *** CD-ROM | disk | FTP | other *** search
/ T&A 2 the Maxx 3 / T and A 2 The Maxx Number 3.iso / viewers / unixview / xflitar.z / xflitar / Imakefile next >
Makefile  |  1991-03-28  |  104b  |  8 lines

  1. LOCAL_LIBRARIES = $(XLIB)
  2.  
  3. SRCS = xflick.c read.c
  4. OBJS = xflick.o read.o
  5.  
  6. ComplexProgramTarget(xflick)
  7.  
  8.